*** empty log message ***
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Wed, 6 May 2009 02:27:51 +0000 (02:27 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Wed, 6 May 2009 02:27:51 +0000 (02:27 +0000)
src/ChangeLog

index 9653726281a47f00f9ea033cc233db0386d40777..38c8147281e87b4565901040cc8fc44a63610938 100644 (file)
@@ -1,3 +1,14 @@
+2009-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * keyboard.h (add_user_signal): Fix typo in extern.
+
+       * lisp.h (add_user_signal): Remove extern.
+
+       * unexelf.c (unexec): Consider a section to precede the .bss section
+       if its addresses overlap that of .bss.
+       (unexec) [NS_IMPL_GNUSTEP]: Copy ObjC-related data from old file
+       instead of dumping process.
+
 2009-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * keyboard.c (syms_of_keyboard): Staticpro pending_funcalls.